home *** CD-ROM | disk | FTP | other *** search
- Short: Crc32fj - Cycle Redundancy Check 32-bit
- Author: Finn Jacobs <finnjacobs@gmx.net>
- Uploader: Finn Jacobs <finnjacobs@gmx.net>
- Type: dev/c
-
- CRC32 - Cycle Redundancy Check 32-bit:
-
- mostly the best way of getting a "fingerprint" of something
- to check for valid data. But this program (routines) are not
- a guideline to this. If you want more information about crc's
- then check "file verification using crc" by Mark R. Nelson in
- Dr.Dobb's Journal, May 1992, pp64-67, or "understanding CRCs"
- by Tim Kientzle in Dr. Dobb's Journal, April 1997, pp103-107.
- Both articles are best for understanding crc's :)
-
- I programmed this routines to have good and fast routines in
- back for my projects. So you will find a generator for crc32
- to a memoryblock and to a filestream.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 6064 4000 34.0% 06-Aug-99 10:18:14 crc32
- 1376 704 48.8% 06-Aug-99 10:29:42 crc32.c
- 2145 930 56.6% 06-Aug-99 10:17:08 crc32fj.c
- 766 408 46.7% 06-Aug-99 10:18:08 crc32fj.h
- 773 453 41.3% 06-Aug-99 11:00:10 crc32fj.readme
- -------- ------- ----- --------- --------
- 11124 6495 41.6% 02-May-100 21:59:48 5 files
-